Skip to content

Update utils.ts #957

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

UrsaPolarisRecords
Copy link
Contributor

Added Avalanche

Added Avalanche
@UrsaPolarisRecords UrsaPolarisRecords requested a review from a team as a code owner May 20, 2025 22:10
@UrsaPolarisRecords
Copy link
Contributor Author

UrsaPolarisRecords commented May 28, 2025

Avalanche tokens ingestion not yet complete.
Token balances were incorrect in edge cases involving flash loans and similar token transfers that are not captured in balance changes. As a result, tokens must be ingested using eth_calls within Substreams. Because Avalanche and Arbitrum support geth only, and geth doesn't handle batched eth calls well for fast chains like Avalanche and Arbitrum, Avalanche tokens will not be available as of this release.
Arbitrum will also take a long time for ingestion, but there is already an existing db for Arbitrum (although it is flawed as previously described).

@UrsaPolarisRecords UrsaPolarisRecords deleted the patch-7 branch May 28, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants